public void setKeySize( int keySize ) |
Parameters
- keySize
- The size, in bits, of the secret key used by the security handler.
public void setKeySize( int keySize ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | Whne key size is different from 128 and 256. |